home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / sql-bench / Results / select-pg-Linux_2.2.14_my_SMP_ < prev    next >
Encoding:
Text File  |  2001-01-01  |  1.9 KB  |  30 lines

  1. Testing server 'PostgreSQL version ???' at 2000-12-05 20:00:31
  2.  
  3. Testing the speed of selecting on keys that consist of many parts
  4. The test-table has 10000 rows and the test is done with 12 ranges.
  5.  
  6. Creating table
  7. Inserting 10000 rows
  8. Time to insert (10000): 254 wallclock secs ( 3.11 usr  0.60 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  9.  
  10. Testing big selects on the table
  11. Time for select_big (70:17207):  2 wallclock secs ( 0.17 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  12. Time for select_range (410:75949): 35 wallclock secs ( 0.87 usr  0.02 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  13. Note: Query took longer then time-limit: 600
  14. Estimating end time based on:
  15. 9807 queries in 1401 loops of 10000 loops took 601 seconds
  16. Estimated time for min_max_on_key (70000): 4289 wallclock secs (20.56 usr  3.14 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  17. Note: Query took longer then time-limit: 600
  18. Estimating end time based on:
  19. 12395 queries in 2479 loops of 10000 loops took 601 seconds
  20. Estimated time for count_on_key (50000): 2424 wallclock secs (16.70 usr  2.42 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  21.  
  22. Time for count_group_on_key_parts (1000:100000): 242 wallclock secs ( 1.19 usr  0.05 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  23. Testing count(distinct) on the table
  24. Time for count_distinct (2000:2000): 235 wallclock secs ( 0.76 usr  0.12 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  25. Time for count_distinct_group_on_key (1000:6000): 174 wallclock secs ( 0.44 usr  0.11 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  26. Time for count_distinct_group_on_key_parts (1000:100000): 270 wallclock secs ( 1.43 usr  0.07 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  27. Time for count_distinct_group (1000:100000): 271 wallclock secs ( 1.27 usr  0.10 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  28. Time for count_distinct_big (100:1000000): 57 wallclock secs ( 8.24 usr  0.30 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  29. Estimated total time: 8255 wallclock secs (54.76 usr  6.93 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
  30.